home *** CD-ROM | disk | FTP | other *** search
/ Plug Into a Brand New World / Plug Into a Brand New World Version 1.3.BIN / IO-PSA150 / Si3112r.inf < prev    next >
INI File  |  2002-10-10  |  5KB  |  169 lines

  1. ; This INF file installs the Silicon Image Serial ATA Raid driver on Windows 98/ME, NT 4.0,
  2. ; Windows 2000, and Windows XP systems.
  3.  
  4. [Version]
  5. Signature="$Chicago$"
  6. Class=SCSIAdapter
  7. ClassGuid={4D36E97B-E325-11CE-BFC1-08002BE10318}
  8. Provider=%SII%
  9. ;;CatalogFile=SI3112r.cat
  10. DriverVer=10/10/2002, 1.0.0.21
  11.  
  12. ; Class Install
  13. [ClassInstall]
  14. Addreg=SCSIReg
  15.  
  16. [SCSIReg]
  17. HKR,,,,%SCSIClassName%
  18. HKR,,EnumPropPages,,"iosclass.dll,SCSIEnumPropPages"
  19. HKR,,Icon,,-10
  20.  
  21.  
  22. [SourceDisksNames]
  23. 1="Silicon Image SiI 3112 SATARaid Driver Installation Disk",SI3112r.sys,,
  24.  
  25. [SourceDisksFiles]
  26. SI3112r.sys    = 1
  27. SI3112r.mpd    = 1
  28. SiiSupp.vxd    = 1
  29.  
  30. [DestinationDirs]
  31. DefaultDestDir    = 12
  32. DriverFiles    = 12
  33. DriverFiles.NT    = 12
  34.  
  35. [DriverFiles]
  36. Si3112r.mpd,,,0x20
  37. SiiSupp.vxd,,,0x20
  38.  
  39. [DriverFiles.NTX86]
  40. Si3112r.sys,,,0x20
  41.  
  42. [Manufacturer]
  43. %SII%=SII_HDC
  44.  
  45. [SII_HDC]
  46. %PCI\VEN_1095&DEV_3112.DeviceDesc%=SI_3112, PCI\VEN_1095&DEV_3112&SUBSYS_61121095
  47.  
  48. [SI_3112]
  49. Copyfiles=DriverFiles
  50. DelReg = Win98ProblemDeviceList_DelReg
  51. AddReg = ios, win98.reg, Win98ProblemDeviceList, Win98SupportedControllersList
  52.  
  53. [SI_3112.NTX86]
  54. Copyfiles=DriverFiles.NTX86
  55.  
  56. [SI_3112.NTX86.Services]
  57. AddService=Si3112r,0x00000003,SI_3112_Service_Install, Miniport_EventLog_Inst
  58.  
  59. [SI_3112_Service_Install]
  60. DisplayName=%SII3112R.SvcDesc%
  61. ServiceType=1
  62. StartType=0
  63. ErrorControl=1
  64. ServiceBinary=%12%\si3112r.sys
  65. LoadOrderGroup=Scsi miniport
  66. DelReg=ProblemDeviceList_DelReg
  67. AddReg=PnPSupport_AddReg
  68. AddReg=ProblemDeviceList_AddReg
  69. AddReg=SupportedControllersList_AddReg
  70.  
  71. ; Mark device as supporting Plug & Play on the PCI(5) bus.
  72. [PnPSupport_AddReg]
  73. HKR,Parameters\PnPInterface,5,0x00010001,1
  74.  
  75. ; List of possible obsolete problem device list entries that should be
  76. ; removed prior to the addition of the replacement problem device list
  77. ; entries.
  78. [ProblemDeviceList_DelReg]
  79. HKR,ProblemDevices, %ObsProblemDev1Name%
  80. HKR,ProblemDevices, %ObsProblemDev2Name%
  81.  
  82. ; List of devices with known configuration issues.
  83. [ProblemDeviceList_AddReg]
  84. HKR,ProblemDevices
  85. HKR,ProblemDevices, %ProblemDev1Name%, 0, %ProblemDev1Value%
  86. HKR,ProblemDevices, %ProblemDev2Name%, 0, %ProblemDev2Value%
  87. HKR,ProblemDevices, %ProblemDev3Name%, 0, %ProblemDev3Value%
  88. HKR,ProblemDevices, %ProblemDev4Name%, 0, %ProblemDev4Value%
  89. HKR,ProblemDevices, %ProblemDev5Name%, 0, %ProblemDev5Value%
  90. HKR,ProblemDevices, %ProblemDev6Name%, 0, %ProblemDev6Value%
  91. HKR,ProblemDevices, %ProblemDev7Name%, 0, %ProblemDev7Value%
  92.  
  93.  
  94. [SupportedControllersList_AddReg]
  95. HKR,SupportedSubsystemIDs,%PCI\VEN_1095&DEV_3112.DeviceDesc%,0x00010001, 0x61121095
  96.  
  97.  
  98. [Win98ProblemDeviceList_DelReg]
  99. HKLM,%Win98ProblemDeviceSubKey%, %ObsProblemDev1Name%
  100. HKLM,%Win98ProblemDeviceSubKey%, %ObsProblemDev2Name%
  101.  
  102.  
  103. ; List of devices with known configuration issues.
  104. [Win98ProblemDeviceList]
  105. HKLM,%Win98ProblemDeviceSubKey%
  106. HKLM,%Win98ProblemDeviceSubKey%, %ProblemDev1Name%, 0, %ProblemDev1Value%
  107. HKLM,%Win98ProblemDeviceSubKey%, %ProblemDev2Name%, 0, %ProblemDev2Value%
  108. HKLM,%Win98ProblemDeviceSubKey%, %ProblemDev3Name%, 0, %ProblemDev3Value%
  109. HKLM,%Win98ProblemDeviceSubKey%, %ProblemDev4Name%, 0, %ProblemDev4Value%
  110. HKLM,%Win98ProblemDeviceSubKey%, %ProblemDev5Name%, 0, %ProblemDev5Value%
  111. HKLM,%Win98ProblemDeviceSubKey%, %ProblemDev6Name%, 0, %ProblemDev6Value%
  112. HKLM,%Win98ProblemDeviceSubKey%, %ProblemDev7Name%, 0, %ProblemDev7Value%
  113.  
  114.  
  115. [Win98SupportedControllersList]
  116. HKLM, %Win98SupportedControllersSubKey%,%PCI\VEN_1095&DEV_3112.DeviceDesc%,0x00010001, 0x61121095
  117.  
  118. ;*************************************************************
  119. ;The NT EventLog entries are the same for all SCSI miniports.
  120. [Miniport_EventLog_Inst]
  121. AddReg = Miniport_EventLog_AddReg
  122.  
  123. [Miniport_EventLog_AddReg]
  124. HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll"
  125. HKR,,TypesSupported,0x00010001,7
  126.  
  127.  
  128. [IOS]
  129. HKR,,DevLoader,,*IOS
  130. HKR,,DontLoadIfConflict,,"Y"
  131.  
  132. [WIN98.REG]
  133. HKR,,PortDriver,,si3112r.mpd
  134.  
  135.  
  136. [Strings]
  137. SII="Silicon Image"
  138. SCSIClassName="SCSI and RAID controllers"
  139. PCI\VEN_1095&DEV_3112.DeviceDesc="Silicon Image SiI 3112 SATARaid Controller"
  140. SII3112R.SvcDesc="Silicon Image SiI 3112 SATARaid Controller"
  141. Win98ProblemDeviceSubKey = "System\CurrentControlSet\Services\Si3112r\ProblemDevices"
  142. Win98SupportedControllersSubKey = "System\CurrentControlSet\Services\Si3112r\SupportedSubsystemIDs"
  143.  
  144. ObsProblemDev1Name="ST330013AS                              108b    "
  145. ObsProblemDev2Name="ST330013AS                              1.20    "
  146.  
  147. ProblemDev1Name="Maxtor 4D060H3                          DAK05GK0"
  148. ProblemDev1Value="MaxMode = UDMA-5"
  149.  
  150. ProblemDev2Name="ST320012AS"
  151. ProblemDev2Value="Mod15Write"
  152.  
  153. ProblemDev3Name="ST330013AS"
  154. ProblemDev3Value="Mod15Write"
  155.  
  156. ProblemDev4Name="ST340017AS"
  157. ProblemDev4Value="Mod15Write"
  158.  
  159. ProblemDev5Name="ST360015AS"
  160. ProblemDev5Value="Mod15Write"
  161.  
  162. ProblemDev6Name="ST380023AS"
  163. ProblemDev6Value="Mod15Write"
  164.  
  165. ProblemDev7Name="ST3120023AS"
  166. ProblemDev7Value="Mod15Write"
  167.  
  168.  
  169.